home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
All About the French Know-How at E3 2000 (USA)
/
All About the French Know-How at E3 2000 (USA).bin
/
Data
/
15012
/
freestyledub2.exe
/
scripts
/
DefineButton2_93
/
BUTTONCONDACTION on(rollOver).as
< prev
Wrap
Text File
|
1999-12-16
|
98b
|
8 lines
on(rollOver){
tellTarget("/bout")
{
gotoAndStop("bout1");
play();
}
}